Pet Store Web Service
GetloginUser

Resource Path: /user/login

Description
Logs user into the system
Parameters
NameDescriptionData Type
The user name for loginstring
The password for login in clear textstring
Response

The response body is of type string.

successful operation
Fault Responses
FaultDescription
Invalid username/password supplied
See Also